home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Utilities / Other / mCD / Source / CD_DBase.subproj / CD_DBase13.c < prev    next >
Encoding:
C/C++ Source or Header  |  1995-03-19  |  28.8 KB  |  693 lines

  1. #import <sys/types.h>
  2. #import <stddef.h>
  3. #import "CD_DBaseSubs.h"
  4.  
  5.     /*
  6.      * This subroutine has information for CD's with 13 tracks
  7.      */
  8.  
  9. #define BEAT_RED_D1            671051693 /* key parts = 1864.02.13.143 126 */
  10. #define BEAT_RED_D2            684314089 /* key parts = 1900.65.13.139 157 */
  11. #define MOODY_THRESHOLD_UDII   801179678 /* key parts = 2225.37.13.128 156 */
  12. #define MOODY_THRESHOLD        802792483 /* key parts = 2229.73.13.133 152 */
  13. #define PINKF_THEWALL_D1UK     845449998 /* key parts = 2348.35.13.198 66 */
  14. #define PINKF_THEWALL_D1UD     846496401 /* key parts = 2351.28.13.201 45 */
  15. #define NGRIFFITH_ONCEINABLUE  847489969 /* key parts = 2354.10.13.169 174 */
  16. #define PINKF_THEWALL_D1SO     847787599 /* key parts = 2354.72.13.199 74 */
  17. #define BEAT_SGTPEPPER         861448472 /* key parts = 2392.68.13.122 333 */
  18. #define MOODY_CHILDRENS        871984452 /* key parts = 2422.13.13.252 257 */
  19. #define PINKF_THEWALL_D2UK     905402080 /* key parts = 2515.00.13.280 104 */
  20. #define PINKF_THEWALL_D2UD     907226084 /* key parts = 2520.05.13.284 103 */
  21. #define PINKF_THEWALL_D2SO     907595681 /* key parts = 2521.07.13.281 103 */
  22. #define LIBWW_MESSIANICJOY     954433970 /* key parts = 2651.15.13.170 265 */
  23. #define PINKF_MORE             972971565 /* key parts = 2702.52.13.315 136 */
  24. #define FSINATRA_DUETS         988115604 /* key parts = 2744.57.13.204 364 */
  25. #define LONEVAL_NYC           1005131626 /* key parts = 2792.02.13.226 185 */
  26. #define BEAT_WHITE_D2         1021105963 /* key parts = 2836.30.13.163 192 */
  27. #define CHAG_CHAGALL          1099010028 /* key parts = 3052.60.13.228 214 */
  28. #define HEART_DESIREWALKS     1107275567 /* key parts = 3075.57.13.17 304 */
  29. #define SPINDOC_TURNITUP      1194506055 /* key parts = 3318.05.13.255 275 */
  30. #define BDYLAN_GOODASIBEEN    1200040430 /* key parts = 3333.33.13.230 383 */
  31. #define MCCARPEN_STONES       1207984412 /* key parts = 3355.38.13.212 372 */
  32. #define VAR_B_COMMONTHREAD    1240547614 /* key parts = 3445.72.13.214 285 */
  33. #define SNICKS_STREETANGEL    1243619664 /* key parts = 3454.37.13.264 299 */
  34. #define MIKEMECH_BEGGARONGOLD 1300106075 /* key parts = 3611.30.13.275 271 */
  35. #define BEEGS_TALES_D4        1323328437 /* key parts = 3675.68.13.237 153 */
  36. #define DURAN_DURAN           1351979695 /* key parts = 3755.37.13.295 434 */
  37. #define STEELYD_CITZ_D4       1511171558 /* key parts = 4197.52.13.458 238 */
  38. #define BSPRING_LIVE75_D3     1573178047 /* key parts = 4369.70.13.697 391 */
  39. #define BSPRING_LIVE75_D1     1590083591 /* key parts = 4416.67.13.341 186 */
  40. #define MOLDFIELD_ELEMENTS_D2 1591034058 /* key parts = 4419.40.13.1158 214 */
  41. #define TDREAM_ANTARKTIS      1598800388 /* key parts = 4441.08.13.488 123 */
  42. #define PAGPLA_NOQUARTER      1634570046 /* key parts = 4540.35.13.246 747 */
  43.  
  44.  
  45. void filltoc13(tocPtr, cdKey)
  46. struct cd_toc *tocPtr;
  47. u_int cdKey;
  48. {
  49.  
  50.     if ( cdKey == BEAT_SGTPEPPER ) { /* 0:39:52-68 */
  51.     tocPtr->discPerformer = "The Beatles";
  52.     tocPtr->discTitle = "Sgt. Pepper's Lonely Hearts Club Band";
  53. #     if !defined(SKIPSONGS_The_Beatles)
  54.     SET_CDtt( 1, 02.02, "Sgt. Pepper's Lonely Hearts Club Band");
  55.     SET_CDtt( 2, 02.44, "With A Little Help From My Friends");
  56.     SET_CDtt( 3, 03.29, "Lucy In The Sky With Diamonds");
  57.     SET_CDtt( 4, 02.48, "Getting Better");
  58.     SET_CDtt( 5, 02.36, "Fixing A Hole");
  59.     SET_CDtt( 6, 03.35, "She's Leaving Home");
  60.     SET_CDtt( 7, 02.37, "Being For The Benefit of Mr. Kite!");
  61.     SET_CDtt( 8, 05.06, "Within You Without You");
  62.     SET_CDtt( 9, 02.37, "When I'm Sixty-four");
  63.     SET_CDtt(10, 02.42, "Lovely Rita");
  64.     SET_CDtt(11, 02.42, "Good Morning Good Morning");
  65.     SET_CDtt(12, 01.19, "Sgt. Pepper's Lonely Hearts Club Band (Reprise)");
  66.     SET_CDtt(13, 05.33, "A Day In The Life");
  67. #     endif
  68.     }
  69.     if ( cdKey == BEAT_WHITE_D2 ) { /* 0:47:16-30 */
  70.     tocPtr->discPerformer = "The Beatles";
  71.     tocPtr->discTitle = "The Beatles  [disc 2]";
  72. #     if !defined(SKIPSONGS_The_Beatles)
  73.     SET_CDtt( 1, 02.43, "Birthday");
  74.     SET_CDtt( 2, 04.01, "Yer Blues");
  75.     SET_CDtt( 3, 02.48, "Mother Nature's Son");
  76.     SET_CDtt( 4, 02.25, "Everybody's Got Something To Hide Except Me And My Monkey");
  77.     SET_CDtt( 5, 03.15, "Sexy Sadie");
  78.     SET_CDtt( 6, 04.30, "Helter Skelter");
  79.     SET_CDtt( 7, 03.04, "Long, Long, Long");
  80.     SET_CDtt( 8, 04.16, "Revolution 1");
  81.     SET_CDtt( 9, 02.41, "Honey Pie");
  82.     SET_CDtt(10, 02.55, "Savoy Truffle");
  83.     SET_CDtt(11, 03.11, "Cry Baby Cry");
  84.     SET_CDtt(12, 08.13, "Revolution 9");
  85.     SET_CDtt(13, 03.12, "Good Night");
  86. #     endif
  87.     }
  88.     if ( cdKey == BEAT_RED_D1 ) { /* 0:31:04-02 */
  89.     tocPtr->discPerformer = "The Beatles";
  90.     tocPtr->discTitle = "The Beatles - 1962-1966  [disc 1]";
  91.     tocPtr->discCatNum = "007777970372200";
  92. #     if !defined(SKIPSONGS_The_Beatles)
  93.     SET_CDtt( 1, 02.23, "Love Me Do");
  94.     SET_CDtt( 2, 02.03, "Please Please Me");
  95.     SET_CDtt( 3, 01.58, "From Me to You");
  96.     SET_CDtt( 4, 02.22, "She Loves You");
  97.     SET_CDtt( 5, 02.27, "I Want to Hold Your Hand");
  98.     SET_CDtt( 6, 02.08, "All My Loving");
  99.     SET_CDtt( 7, 02.14, "Can't Buy Me Love");
  100.     SET_CDtt( 8, 02.34, "A Hard Day's Night");
  101.     SET_CDtt( 9, 02.32, "And I Love Her");
  102.     SET_CDtt(10, 02.45, "Eight Days A Week");
  103.     SET_CDtt(11, 02.20, "I Feel Fine");
  104.     SET_CDtt(12, 03.10, "Ticket To Ride");
  105.     SET_CDtt(13, 02.06, "Yesterday");
  106. #     endif
  107.     }
  108.     if ( cdKey == BEAT_RED_D2 ) { /* 0:31:40-65 */
  109.     tocPtr->discPerformer = "The Beatles";
  110.     tocPtr->discTitle = "The Beatles - 1962-1966  [disc 2]";
  111.     tocPtr->discCatNum = "007777970382100";
  112. #     if !defined(SKIPSONGS_The_Beatles)
  113.     SET_CDtt( 1, 02.19, "Help!");
  114.     SET_CDtt( 2, 02.11, "You've Got to Hide Your Love Away");
  115.     SET_CDtt( 3, 02.17, "We Can Work It Out");
  116.     SET_CDtt( 4, 02.49, "Day Tripper");
  117.     SET_CDtt( 5, 02.28, "Drive My Car");
  118.     SET_CDtt( 6, 02.05, "Norwegian Wood (This Bird Has Flown)");
  119.     SET_CDtt( 7, 02.44, "Nowhere Man");
  120.     SET_CDtt( 8, 02.43, "Michelle");
  121.     SET_CDtt( 9, 02.27, "In My Life");
  122.     SET_CDtt(10, 02.31, "Girl");
  123.     SET_CDtt(11, 02.19, "Paperback Writer");
  124.     SET_CDtt(12, 02.08, "Eleanor Rigby");
  125.     SET_CDtt(13, 02.37, "Yellow Submarine");
  126. #     endif
  127.     }
  128.     if ( cdKey == BEEGS_TALES_D4 ) { /* 1:01:15-68 */
  129.     tocPtr->discPerformer = "Bee Gees";
  130.     tocPtr->discTitle = "Tales from the Brothers Gibb - A History in Song 1967-1990  [disc 4]";
  131. #     if !defined(SKIPSONGS_Bee_Gees)
  132.     SET_CDtt( 1, 03.57, "He's A Liar");
  133.     SET_CDtt( 2, 04.15, "Another Lonely Night in NY");
  134.     SET_CDtt( 3, 04.03, "The Woman in You");
  135.     SET_CDtt( 4, 04.24, "Someone Belonging to Someone");
  136.     SET_CDtt( 5, 04.44, "Toys");
  137.     SET_CDtt( 6, 04.45, "ESP");
  138.     SET_CDtt( 7, 04.00, "You Win Again");
  139.     SET_CDtt( 8, 04.05, "Ordinary Lives");
  140.     SET_CDtt( 9, 04.52, "One");
  141.     SET_CDtt(10, 03.36, "Juliet");
  142.     SET_CDtt(11, 03.41, "To Love Somebody");
  143.     SET_CDtt(12, 12.18, "Medley (Live in Melbourne Australia): New York Mining Disaster 1941 / Holiday / Too Much Heaven / Heartbreaker / Islands In The Stream / Run To Me / World");
  144.     SET_CDtt(13, 02.33, "Spicks and Specks");
  145. #     endif
  146.     }
  147.     if ( cdKey == MCCARPEN_STONES ) { /* 0:55:55-38 */
  148.     tocPtr->discPerformer = "Mary Chapin Carpenter";
  149.     tocPtr->discTitle = "Stones in the Road";
  150.     SET_CDtt( 1, 03.32, "Why Walk When You Can Fly");
  151.     SET_CDtt( 2, 03.45, "House of Cards");
  152.     SET_CDtt( 3, 04.33, "Stones in the Road");
  153.     SET_CDtt( 4, 03.47, "A Keeper for Every Flame");
  154.     SET_CDtt( 5, 02.55, "Tender When I Want To Be");
  155.     SET_CDtt( 6, 03.43, "Shut Up and Kiss Me");
  156.     SET_CDtt( 7, 03.37, "The Last Word");
  157.     SET_CDtt( 8, 05.02, "The End of My Pirate Days");
  158.     SET_CDtt( 9, 05.46, "John Doe No. 24");
  159.     SET_CDtt(10, 04.36, "Jubilee");
  160.     SET_CDtt(11, 04.44, "Outside Looking In");
  161.     SET_CDtt(12, 03.41, "Where Time Stands Still");
  162.     SET_CDtt(13, 06.12, "This is Love");
  163.     }
  164.     if ( cdKey == CHAG_CHAGALL ) { /* 0:50:52-60 */
  165.     tocPtr->discPerformer = "Chagall Guevara";
  166.     tocPtr->discTitle = "Chagall Guevara";
  167.     SET_CDtt( 1, 03.48, "Murder in the Big House");
  168.     SET_CDtt( 2, 04.14, "Escher's World");
  169.     SET_CDtt( 3, 03.42, "Play God");
  170.     SET_CDtt( 4, 07.00, "Monkey Grinder");
  171.     SET_CDtt( 5, 03.09, "Can't You Feel the Chains");
  172.     SET_CDtt( 6, 04.03, "Violent Blue");
  173.     SET_CDtt( 7, 04.10, "Love is a Dead Language");
  174.     SET_CDtt( 8, 03.18, "Take Me Back to Love Canal");
  175.     SET_CDtt( 9, 01.59, "The Wrong George");
  176.     SET_CDtt(10, 04.07, "Candy Guru");
  177.     SET_CDtt(11, 03.33, "I Need Somebody");
  178.     SET_CDtt(12, 04.13, "The Rub of Love");
  179.     SET_CDtt(13, 03.34, "If It All Comes True");
  180.     }
  181.     if ( cdKey == DURAN_DURAN ) { /* 1:02:35-37 */
  182.     tocPtr->discPerformer = "Duran Duran";
  183.     tocPtr->discTitle = "Duran Duran";
  184.     tocPtr->discCatNum = "007777988762000";
  185.     SET_CDtt( 1, 04.55, "Too Much Information");
  186.     SET_CDtt( 2, 05.41, "Ordinary World");
  187.     SET_CDtt( 3, 04.58, "Love Voodoo");
  188.     SET_CDtt( 4, 05.14, "Drowning Man");
  189.     SET_CDtt( 5, 00.54, "Shotgun");
  190.     SET_CDtt( 6, 04.39, "Come Undone");
  191.     SET_CDtt( 7, 04.58, "Breath after Breath");
  192.     SET_CDtt( 8, 05.32, "UMF");
  193.     SET_CDtt( 9, 04.22, "Home of the Above");
  194.     SET_CDtt(10, 05.18, "Femme Fatale");
  195.     SET_CDtt(11, 04.24, "Shelter");
  196.     SET_CDtt(12, 04.24, "To Whom it May Concern");
  197.     SET_CDtt(13, 07.14, "Sin of the City");
  198.     }
  199.     if ( cdKey == BDYLAN_GOODASIBEEN ) { /* 0:55:33-33 */
  200.     tocPtr->discPerformer = "Bob Dylan";
  201.     tocPtr->discTitle = "Good as I Been to You";
  202. #     if !defined(SKIPSONGS_Bob_Dylan)
  203.     SET_CDtt( 1, 03.50, "Frankie & Albert");
  204.     SET_CDtt( 2, 03.55, "Jim Jones");
  205.     SET_CDtt( 3, 05.50, "Blackjack Davey");
  206.     SET_CDtt( 4, 04.24, "Canadee-i-o");
  207.     SET_CDtt( 5, 04.31, "Sittin' on Top of the World");
  208.     SET_CDtt( 6, 02.55, "Little Maggie");
  209.     SET_CDtt( 7, 04.34, "Hard Times");
  210.     SET_CDtt( 8, 02.58, "Step It Up and Go");
  211.     SET_CDtt( 9, 03.43, "Tomorrow Night");
  212.     SET_CDtt(10, 06.22, "Arthur McBride");
  213.     SET_CDtt(11, 02.48, "You're Gonna Quit Me");
  214.     SET_CDtt(12, 03.18, "Diamond Joe");
  215.     SET_CDtt(13, 06.23, "Froggie Went a Courtin'");
  216. #     endif
  217.     }
  218.     if ( cdKey == NGRIFFITH_ONCEINABLUE ) { /* 0:39:14-10 */
  219.     tocPtr->discPerformer = "Nanci Griffith";
  220.     tocPtr->discTitle = "Once in a Very Blue Moon";
  221. #     if !defined(SKIPSONGS_Nanci_Griffith)
  222.     SET_CDtt( 1, 02.49, "Ghost In The Music");
  223.     SET_CDtt( 2, 03.11, "Love Is A Hard Waltz");
  224.     SET_CDtt( 3, 02.59, "Roseville Fair");
  225.     SET_CDtt( 4, 04.27, "Mary & Omie");
  226.     SET_CDtt( 5, 02.42, "Friend Out in the Madness");
  227.     SET_CDtt( 6, 03.17, "I'm Not Drivin' Those Wheels");
  228.     SET_CDtt( 7, 02.01, "Time Alone");
  229.     SET_CDtt( 8, 03.16, "Ballad of Robin Winter–Smith");
  230.     SET_CDtt( 9, 02.35, "Daddy Said");
  231.     SET_CDtt(10, 02.35, "Once in a Very Blue Moon");
  232.     SET_CDtt(11, 03.57, "If I Were the Woman You Wanted");
  233.     SET_CDtt(12, 02.29, "Year Down in New Orleans");
  234.     SET_CDtt(13, 02.54, "Spin on a Red Brick Floor");
  235. #     endif
  236.     }
  237.     if ( cdKey == HEART_DESIREWALKS ) { /* 0:51:15-57 */
  238.     tocPtr->discPerformer = "Heart";
  239.     tocPtr->discTitle = "Desire Walks On";
  240. #     if !defined(SKIPSONGS_Heart)
  241.     SET_CDtt( 1, 00.17, "Desire");
  242.     SET_CDtt( 2, 03.51, "Black on Black II");
  243.     SET_CDtt( 3, 03.42, "Back to Avalon");
  244.     SET_CDtt( 4, 04.00, "The Woman in Me");
  245.     SET_CDtt( 5, 05.02, "Rage");
  246.     SET_CDtt( 6, 06.02, "In Walks the Night");
  247.     SET_CDtt( 7, 04.31, "My Crazy Head");
  248.     SET_CDtt( 8, 03.50, "Ring Them Bells");
  249.     SET_CDtt( 9, 04.30, "Will You Be There (In the Morning)");
  250.     SET_CDtt(10, 04.52, "Voodoo Doll");
  251.     SET_CDtt(11, 05.01, "Anything is Possible");
  252.     SET_CDtt(12, 00.31, "Avalon  [reprise]");
  253.     SET_CDtt(13, 05.04, "Desire Walks On");
  254. #     endif
  255.     }
  256.     if ( cdKey == LIBWW_MESSIANICJOY ) { /* 0:44:11-15 */
  257.     tocPtr->discPerformer = "The Liberated Wailing Wall";
  258.     tocPtr->discTitle = "Messianic Joy";
  259.     SET_CDtt( 1, 02.50, "Blessed Be The Lord");
  260.     SET_CDtt( 2, 04.31, "Vineyard Song");
  261.     SET_CDtt( 3, 04.41, "David's Hope");
  262.     SET_CDtt( 4, 03.33, "Behold, I Come");
  263.     SET_CDtt( 5, 02.33, "Great and Wonderful");
  264.     SET_CDtt( 6, 03.52, "Hineni");
  265.     SET_CDtt( 7, 02.34, "O Come");
  266.     SET_CDtt( 8, 03.35, "For God So Loved");
  267.     SET_CDtt( 9, 02.45, "Tov Lachasot BaShem");
  268.     SET_CDtt(10, 03.10, "Psalm");
  269.     SET_CDtt(11, 02.41, "He Is Not Here");
  270.     SET_CDtt(12, 02.59, "Behold!");
  271.     SET_CDtt(13, 04.25, "Morning Star");
  272.     }
  273.     if ( cdKey == LONEVAL_NYC ) { /* 0:46:32-02 */
  274.     tocPtr->discPerformer = "Lonesome Val";
  275.     tocPtr->discTitle = "NYC";
  276.     SET_CDtt( 1, 03.46, "Love Comes to Town");
  277.     SET_CDtt( 2, 03.45, "Truth is Like a Dirty Word");
  278.     SET_CDtt( 3, 03.08, "Spanish Eyes");
  279.     SET_CDtt( 4, 03.33, "Soldier of Live");
  280.     SET_CDtt( 5, 04.24, "Bottle in the Mailbox");
  281.     SET_CDtt( 6, 05.00, "New York Town");
  282.     SET_CDtt( 7, 03.11, "Running Between the Raindrops");
  283.     SET_CDtt( 8, 03.52, "West of the Mississippi");
  284.     SET_CDtt( 9, 02.36, "Promised Land");
  285.     SET_CDtt(10, 03.09, "Darlin 'n' Funky One");
  286.     SET_CDtt(11, 03.23, "He Never Gives Up");
  287.     SET_CDtt(12, 03.38, "Lone Prairie");
  288.     SET_CDtt(13, 03.05, "Tell Me a Story");
  289.     }
  290.     if ( cdKey == MIKEMECH_BEGGARONGOLD ) { /* 1:00:11-30 */
  291.     tocPtr->discPerformer = "Mike + The Mechanics";
  292.     tocPtr->discTitle = "Beggar on a Beach Of Gold";
  293.     tocPtr->discCatNum = "007567827382700";
  294.     SET_CDtt( 1, 04.35, "Beggar on a Beach Of Gold");
  295.     SET_CDtt( 2, 04.42, "Another Cup of Coffee");
  296.     SET_CDtt( 3, 03.29, "You've Really Got a Hold On Me");
  297.     SET_CDtt( 4, 06.21, "Mea Culpa");
  298.     SET_CDtt( 5, 03.37, "Over My Shoulder");
  299.     SET_CDtt( 6, 03.43, "Someone Always Hates Someone");
  300.     SET_CDtt( 7, 06.24, "The Ghost of Sex and You");
  301.     SET_CDtt( 8, 05.39, "Web of Lies");
  302.     SET_CDtt( 9, 03.59, "Plain & Simple");
  303.     SET_CDtt(10, 04.18, "Something to Believe In");
  304.     SET_CDtt(11, 05.40, "A House of Many Rooms");
  305.     SET_CDtt(12, 03.11, "I Believe (When I Fall In Love It Will Be Forever)");
  306.     SET_CDtt(13, 04.31, "Going, Going ..... Home");
  307.     }
  308.     if ( cdKey == MOODY_THRESHOLD ) { /* 0:37:09-73 */
  309.     tocPtr->discPerformer = "Moody Blues";
  310.     tocPtr->discTitle = "On the Threshold of a Dream";
  311.     tocPtr->discCatNum = "004228201702400";
  312. #     if !defined(SKIPSONGS_Moody_Blues)
  313.     SET_CDtt( 1, 02.13, "In the Beginning");
  314.     SET_CDtt( 2, 02.35, "Lovely to See You");
  315.     SET_CDtt( 3, 03.56, "Dear Diary");
  316.     SET_CDtt( 4, 02.20, "Send Me No Wine");
  317.     SET_CDtt( 5, 02.55, "To Share Our Love");
  318.     SET_CDtt( 6, 03.01, "So Deep Within You");
  319.     SET_CDtt( 7, 04.44, "Never Comes the Day");
  320.     SET_CDtt( 8, 02.43, "Lazy Day");
  321.     SET_CDtt( 9, 03.30, "Are You Sitting Comfortably");
  322.     SET_CDtt(10, 00.58, "The Dream");
  323.     SET_CDtt(11, 01.41, "Have You Heard (Part I)");
  324.     SET_CDtt(12, 03.59, "The Voyage");
  325.     SET_CDtt(13, 02.32, "Have You Heard (Part II)");
  326. #     endif
  327.     }
  328.     if ( cdKey == MOODY_THRESHOLD_UDII ) { /* 0:37:05-37 */
  329.     tocPtr->discPerformer = "Moody Blues";
  330.     tocPtr->discTitle = "On the Threshold of a Dream  [UltraDisc II]";
  331. #     if !defined(SKIPSONGS_Moody_Blues)
  332.     SET_CDtt( 1, 02.08, "In the Beginning");
  333.     SET_CDtt( 2, 02.35, "Lovely to See You");
  334.     SET_CDtt( 3, 03.57, "Dear Diary");
  335.     SET_CDtt( 4, 02.19, "Send Me No Wine");
  336.     SET_CDtt( 5, 02.55, "To Share Our Love");
  337.     SET_CDtt( 6, 03.08, "So Deep Within You");
  338.     SET_CDtt( 7, 04.44, "Never Comes the Day");
  339.     SET_CDtt( 8, 02.43, "Lazy Day");
  340.     SET_CDtt( 9, 03.31, "Are You Sitting Comfortably");
  341.     SET_CDtt(10, 00.57, "The Dream");
  342.     SET_CDtt(11, 01.21, "Have You Heard (Part I)");
  343.     SET_CDtt(12, 04.09, "The Voyage");
  344.     SET_CDtt(13, 02.36, "Have You Heard (Part II)");
  345. #     endif
  346.     }
  347.     if ( cdKey == MOODY_CHILDRENS ) { /* 0:40:22-13 */
  348.     tocPtr->discPerformer = "Moody Blues";
  349.     tocPtr->discTitle = "To Our Childrens Childrens Children";
  350.     tocPtr->discCatNum = "004228203642100";
  351. #     if !defined(SKIPSONGS_Moody_Blues)
  352.     SET_CDtt( 1, 04.12, "Higher and Higher");
  353.     SET_CDtt( 2, 03.23, "Eyes of a Child, part I");
  354.     SET_CDtt( 3, 03.00, "Floating");
  355.     SET_CDtt( 4, 01.23, "Eyes of a Child, part II");
  356.     SET_CDtt( 5, 01.05, "I Never Thought I'd Live to be a Hundred");
  357.     SET_CDtt( 6, 02.59, "Beyond");
  358.     SET_CDtt( 7, 03.42, "Out and In");
  359.     SET_CDtt( 8, 03.33, "Gypsy");
  360.     SET_CDtt( 9, 04.19, "Eternity Road");
  361.     SET_CDtt(10, 04.18, "Candle of Life");
  362.     SET_CDtt(11, 03.36, "Sun is Still Shining");
  363.     SET_CDtt(12, 00.33, "I Never Thought I'd Live to be a Million");
  364.     SET_CDtt(13, 04.17, "Watching and Waiting");
  365. #     endif
  366.     }
  367.     if ( cdKey == SNICKS_STREETANGEL ) { /* 0:57:34-37 */
  368.     tocPtr->discPerformer = "Stevie Nicks";
  369.     tocPtr->discTitle = "Street Angel";
  370.     tocPtr->discCatNum = "007567922462800";
  371.     SET_CDtt( 1, 04.24, "Blue Denim");
  372.     SET_CDtt( 2, 04.21, "Greta");
  373.     SET_CDtt( 3, 04.11, "Street Angel");
  374.     SET_CDtt( 4, 04.48, "Docklands");
  375.     SET_CDtt( 5, 04.34, "Listen to the Rain");
  376.     SET_CDtt( 6, 05.02, "Destiny");
  377.     SET_CDtt( 7, 03.23, "Unconditional Love");
  378.     SET_CDtt( 8, 04.45, "Love is Like a River");
  379.     SET_CDtt( 9, 04.29, "Rose Garden");
  380.     SET_CDtt(10, 04.19, "Maybe Love Will Change Your Mind");
  381.     SET_CDtt(11, 03.52, "Just Like a Woman");
  382.     SET_CDtt(12, 04.25, "Kick It");
  383.     SET_CDtt(13, 04.59, "Jane");
  384.     }
  385.     if ( cdKey == MOLDFIELD_ELEMENTS_D2 ) { /* 1:13:39-40 */
  386.     tocPtr->discPerformer = "Mike OldField";
  387.     tocPtr->discTitle = "Elements  [disc 2]";
  388. #     if !defined(SKIPSONGS_Mike_Oldfield)
  389.     SET_CDtt( 1, 19.18, "Ommadawn: Part one");
  390.     SET_CDtt( 2, 03.26, "On Horseback");
  391.     SET_CDtt( 3, 03.56, "William Tell Overture");
  392.     SET_CDtt( 4, 04.01, "Argiers");
  393.     SET_CDtt( 5, 05.58, "First Excursion");
  394.     SET_CDtt( 6, 01.35, "Sailor's Hornpipe");
  395.     SET_CDtt( 7, 12.20, "Incantations: Part one");
  396.     SET_CDtt( 8, 04.03, "I'm Guilty");
  397.     SET_CDtt( 9, 03.32, "The Path");
  398.     SET_CDtt(10, 02.08, "Blue Peter");
  399.     SET_CDtt(11, 04.08, "Woodhenge");
  400.     SET_CDtt(12, 05.38, "Punkadiddle  [live]");
  401.     SET_CDtt(13, 03.34, "Polka  [live]");
  402. #     endif
  403.     }
  404.     if ( cdKey == PAGPLA_NOQUARTER ) { /* 1:15:40-35 */
  405.     tocPtr->discPerformer = "Jimmy Page & Robert Plant";
  406.     tocPtr->discTitle = "No Quarter";
  407.     tocPtr->discCatNum = "007567827062800";
  408.     SET_CDtt( 1, 04.06, "Nobody's Fault But Mine");
  409.     SET_CDtt( 2, 05.48, "Thank You");
  410.     SET_CDtt( 3, 03.46, "No Quarter");
  411.     SET_CDtt( 4, 04.37, "Friends");
  412.     SET_CDtt( 5, 04.59, "Yallah");
  413.     SET_CDtt( 6, 06.09, "City Don't Cry");
  414.     SET_CDtt( 7, 07.29, "Since I've Been Loving You");
  415.     SET_CDtt( 8, 06.42, "The Battle of Evermore");
  416.     SET_CDtt( 9, 04.58, "Wonderful One");
  417.     SET_CDtt(10, 05.35, "That's the Way");
  418.     SET_CDtt(11, 04.09, "Gallow's Pole");
  419.     SET_CDtt(12, 04.53, "Four Sticks");
  420.     SET_CDtt(13, 12.27, "Kashmir");
  421.     }
  422.     if ( cdKey == PINKF_MORE ) { /* 0:45:02-52 */
  423.     tocPtr->discPerformer = "Pink Floyd";
  424.     tocPtr->discTitle = "More";
  425. #     if !defined(SKIPSONGS_Pink_Floyd)
  426.     SET_CDtt( 1, 05.15, "Cirrus Minor");
  427.     SET_CDtt( 2, 03.26, "The Nile Song");
  428.     SET_CDtt( 3, 03.34, "Crying Song");
  429.     SET_CDtt( 4, 02.13, "Up The Kyber (Juke Box)");
  430.     SET_CDtt( 5, 02.59, "Green Is the Colour");
  431.     SET_CDtt( 6, 04.50, "Cymbaline");
  432.     SET_CDtt( 7, 01.10, "Party Sequence");
  433.     SET_CDtt( 8, 05.32, "Main Theme");
  434.     SET_CDtt( 9, 03.17, "Ibiza Bar");
  435.     SET_CDtt(10, 02.12, "More Blues");
  436.     SET_CDtt(11, 07.11, "Quicksilver (Water–Pipe)");
  437.     SET_CDtt(12, 01.05, "A Spanish Piece");
  438.     SET_CDtt(13, 02.16, "Dramatic Theme");
  439. #     endif
  440.     }
  441.     if ( cdKey == PINKF_THEWALL_D1UK ) { /* 0:39:08-35 */
  442.     tocPtr->discPerformer = "Pink Floyd";
  443.     tocPtr->discTitle = "The Wall  [disc 1] [UK Harvest]";
  444. #     if !defined(SKIPSONGS_Pink_Floyd)
  445.     SET_CDtt( 1, 03.18, "In The Flesh?");
  446.     SET_CDtt( 2, 02.29, "The Thin Ice");
  447.     SET_CDtt( 3, 03.41, "Another Brick In The Wall, part 1");
  448.     SET_CDtt( 4, 01.21, "The Happiest Days Of Our Lives");
  449.     SET_CDtt( 5, 03.56, "Another Brick In The Wall, part 2");
  450.     SET_CDtt( 6, 05.33, "Mother");
  451.     SET_CDtt( 7, 02.48, "Goodbye Blue Sky");
  452.     SET_CDtt( 8, 05.37, "Empty Spaces / Young Lust");
  453.     SET_CDtt( 9, 02.03, "Love Turns Grey");
  454.     SET_CDtt(10, 01.34, "One Of My Turns");
  455.     SET_CDtt(11, 04.23, "Don't Leave Me Now");
  456.     SET_CDtt(12, 01.17, "Another Brick In The Wall, part 3");
  457.     SET_CDtt(13, 01.06, "Goodbye Cruel World");
  458. #     endif
  459.     }
  460.     if ( cdKey == PINKF_THEWALL_D1UD ) { /* 0:39:11-28 */
  461.     tocPtr->discPerformer = "Pink Floyd";
  462.     tocPtr->discTitle = "The Wall  [disc 1] [UltraDisc]";
  463.     tocPtr->discCatNum = "498800507039500";
  464. #     if !defined(SKIPSONGS_Pink_Floyd)
  465.     SET_CDtt( 1, 03.21, "In The Flesh?");
  466.     SET_CDtt( 2, 02.25, "The Thin Ice");
  467.     SET_CDtt( 3, 03.46, "Another Brick In The Wall, part 1");
  468.     SET_CDtt( 4, 01.20, "The Happiest Days Of Our Lives");
  469.     SET_CDtt( 5, 04.00, "Another Brick In The Wall, part 2");
  470.     SET_CDtt( 6, 05.30, "Mother");
  471.     SET_CDtt( 7, 02.53, "Goodbye Blue Sky");
  472.     SET_CDtt( 8, 02.04, "Empty Spaces / Young Lust");
  473.     SET_CDtt( 9, 03.29, "Love Turns Grey");
  474.     SET_CDtt(10, 03.37, "One Of My Turns");
  475.     SET_CDtt(11, 04.16, "Don't Leave Me Now");
  476.     SET_CDtt(12, 01.43, "Another Brick In The Wall, part 3");
  477.     SET_CDtt(13, 00.45, "Goodbye Cruel World");
  478. #     endif
  479.     }
  480.     if ( cdKey == PINKF_THEWALL_D1SO ) { /* 0:39:14-72 */
  481.     tocPtr->discPerformer = "Pink Floyd";
  482.     tocPtr->discTitle = "The Wall  [disc 1] [“Shine On” box]";
  483. #     if !defined(SKIPSONGS_Pink_Floyd)
  484.     SET_CDtt( 1, 03.19, "In The Flesh?");
  485.     SET_CDtt( 2, 02.29, "The Thin Ice");
  486.     SET_CDtt( 3, 03.11, "Another Brick In The Wall, part 1");
  487.     SET_CDtt( 4, 01.50, "The Happiest Days Of Our Lives");
  488.     SET_CDtt( 5, 03.59, "Another Brick In The Wall, part 2");
  489.     SET_CDtt( 6, 05.36, "Mother");
  490.     SET_CDtt( 7, 02.47, "Goodbye Blue Sky");
  491.     SET_CDtt( 8, 02.09, "Empty Spaces / Young Lust");
  492.     SET_CDtt( 9, 03.31, "Love Turns Grey");
  493.     SET_CDtt(10, 03.36, "One Of My Turns");
  494.     SET_CDtt(11, 04.16, "Don't Leave Me Now");
  495.     SET_CDtt(12, 01.15, "Another Brick In The Wall, part 3");
  496.     SET_CDtt(13, 01.14, "Goodbye Cruel World");
  497. #     endif
  498.     }
  499.     if ( cdKey == PINKF_THEWALL_D2UK ) { /* 0:41:55-00 */
  500.     tocPtr->discPerformer = "Pink Floyd";
  501.     tocPtr->discTitle = "The Wall  [disc 2] [UK Harvest]";
  502. #     if !defined(SKIPSONGS_Pink_Floyd)
  503.     SET_CDtt( 1, 04.40, "Hey You");
  504.     SET_CDtt( 2, 02.47, "Is There Anybody Out There?");
  505.     SET_CDtt( 3, 03.22, "Nobody Home");
  506.     SET_CDtt( 4, 01.35, "Vera");
  507.     SET_CDtt( 5, 00.59, "Bring The Boys Back Home");
  508.     SET_CDtt( 6, 06.41, "Comfortably Numb");
  509.     SET_CDtt( 7, 01.38, "The Show Must Go On");
  510.     SET_CDtt( 8, 04.16, "In The Flesh");
  511.     SET_CDtt( 9, 04.23, "Run Like Hell");
  512.     SET_CDtt(10, 03.57, "Waiting For The Worms");
  513.     SET_CDtt(11, 00.34, "Stop");
  514.     SET_CDtt(12, 05.17, "The Trial");
  515.     SET_CDtt(13, 01.44, "Outside The Wall");
  516. #     endif
  517.     }
  518.     if ( cdKey == PINKF_THEWALL_D2UD ) { /* 0:42:00-05 */
  519.     tocPtr->discPerformer = "Pink Floyd";
  520.     tocPtr->discTitle = "The Wall  [disc 2] [UltraDisc]";
  521.     tocPtr->discCatNum = "498800507042500";
  522. #     if !defined(SKIPSONGS_Pink_Floyd)
  523.     SET_CDtt( 1, 04.44, "Hey You");
  524.     SET_CDtt( 2, 02.48, "Is There Anybody Out There?");
  525.     SET_CDtt( 3, 03.37, "Nobody Home");
  526.     SET_CDtt( 4, 01.22, "Vera");
  527.     SET_CDtt( 5, 01.17, "Bring The Boys Back Home");
  528.     SET_CDtt( 6, 06.24, "Comfortably Numb");
  529.     SET_CDtt( 7, 01.37, "The Show Must Go On");
  530.     SET_CDtt( 8, 04.16, "In The Flesh");
  531.     SET_CDtt( 9, 04.23, "Run Like Hell");
  532.     SET_CDtt(10, 03.56, "Waiting For The Worms");
  533.     SET_CDtt(11, 00.33, "Stop");
  534.     SET_CDtt(12, 05.18, "The Trial");
  535.     SET_CDtt(13, 01.43, "Outside The Wall");
  536. #     endif
  537.     }
  538.     if ( cdKey == PINKF_THEWALL_D2SO ) { /* 0:42:01-07 */
  539.     tocPtr->discPerformer = "Pink Floyd";
  540.     tocPtr->discTitle = "The Wall  [disc 2] [“Shine On” box]";
  541. #     if !defined(SKIPSONGS_Pink_Floyd)
  542.     SET_CDtt( 1, 04.41, "");
  543.     SET_CDtt( 2, 02.40, "");
  544.     SET_CDtt( 3, 03.25, "Nobody Home");
  545.     SET_CDtt( 4, 01.33, "Vera");
  546.     SET_CDtt( 5, 01.26, "Bring The Boys Back Home");
  547.     SET_CDtt( 6, 06.26, "Comfortably Numb");
  548.     SET_CDtt( 7, 01.36, "The Show Must Go On");
  549.     SET_CDtt( 8, 04.17, "In The Flesh");
  550.     SET_CDtt( 9, 04.24, "Run Like Hell");
  551.     SET_CDtt(10, 03.58, "Waiting For The Worms");
  552.     SET_CDtt(11, 00.30, "Stop");
  553.     SET_CDtt(12, 05.20, "The Trial");
  554.     SET_CDtt(13, 01.43, "Outside The Wall");
  555. #     endif
  556.     }
  557.     if ( cdKey == FSINATRA_DUETS ) { /* 0:45:44-57 */
  558.     tocPtr->discPerformer = "Frank Sinatra";
  559.     tocPtr->discTitle = "Duets";
  560.     SET_CDtt( 1, 03.24, "The Lady is a Tramp  [with Luther Vandross]");
  561.     SET_CDtt( 2, 03.15, "What Now My Love  [with Aretha Franklin]");
  562.     SET_CDtt( 3, 03.24, "I've Got a Crush on You  [with Barbra Streisand]");
  563.     SET_CDtt( 4, 02.33, "Summer Wind  [with Julio Iglesias]");
  564.     SET_CDtt( 5, 04.05, "Come Rain or Come Shine  [with Gloria Estefan]");
  565.     SET_CDtt( 6, 03.30, "New York, New York  [with Tony Bennett]");
  566.     SET_CDtt( 7, 03.11, "They Can't Take That Away From Me  [with Natalie Cole]");
  567.     SET_CDtt( 8, 03.06, "You Make Me Feel So Young  [with Charles Aznavour]");
  568.     SET_CDtt( 9, 03.57, "Guess I'll Hang My Tears Out to Dry / In the Wee Small Hours of the Morning  [with Carly Simon]");
  569.     SET_CDtt(10, 02.18, "I've Got the World on a String  [with Liza Minnelli]");
  570.     SET_CDtt(11, 03.23, "Witchcraft  [with Anita Baker]");
  571.     SET_CDtt(12, 03.32, "I've Got You Under My Skin  [with Bono]");
  572.     SET_CDtt(13, 06.04, "All The Way / One For My Baby (and One More for the Road)  [with Kenny G]");
  573.     }
  574.     if ( cdKey == SPINDOC_TURNITUP ) { /* 0:55:18-05 */
  575.     tocPtr->discPerformer = "Spin Doctors";
  576.     tocPtr->discTitle = "Turn It Upside Down";
  577.     SET_CDtt( 1, 04.15, "Big Fat Funky Booty");
  578.     SET_CDtt( 2, 03.49, "You Let Your Heart Go Too Fast");
  579.     SET_CDtt( 3, 04.04, "Cleopatra's Cat");
  580.     SET_CDtt( 4, 05.12, "Hungry Hamed's");
  581.     SET_CDtt( 5, 04.19, "Biscuit Head");
  582.     SET_CDtt( 6, 04.23, "Indifference");
  583.     SET_CDtt( 7, 04.48, "Bags of Dirt");
  584.     SET_CDtt( 8, 03.41, "Mary Jane");
  585.     SET_CDtt( 9, 03.55, "More Than Meets the Ear");
  586.     SET_CDtt(10, 03.39, "Larby's Gang");
  587.     SET_CDtt(11, 03.54, "At This Hour");
  588.     SET_CDtt(12, 04.42, "Someday All This Will Be Road");
  589.     SET_CDtt(13, 04.35, "Beasts in the Woods");
  590.     }
  591.     if ( cdKey == BSPRING_LIVE75_D1 ) { /* 1:13:36-67 */
  592.     tocPtr->discPerformer = "Bruce Springsteen & The E Street Band";
  593.     tocPtr->discTitle = "Live/1975-1985  [disc 1]";
  594. #     if !defined(SKIPSONGS_Bruce_Springsteen)
  595.     SET_CDtt( 1, 05.41, "Thunder Road");
  596.     SET_CDtt( 2, 05.26, "Adam Raised a Cain");
  597.     SET_CDtt( 3, 06.22, "Spirit in the Night");
  598.     SET_CDtt( 4, 06.30, "4th of July, Asbury Park (Sandy)");
  599.     SET_CDtt( 5, 03.35, "Paradise by the “C”");
  600.     SET_CDtt( 6, 03.11, "Fire");
  601.     SET_CDtt( 7, 07.56, "Growin' Up");
  602.     SET_CDtt( 8, 04.38, "It's Hard to be a Saint in the City");
  603.     SET_CDtt( 9, 07.26, "Backstreets");
  604.     SET_CDtt(10, 10.01, "Rosalita (Come Out Tonight)");
  605.     SET_CDtt(11, 05.14, "Raise Your Hand");
  606.     SET_CDtt(12, 04.28, "Hungry Heart");
  607.     SET_CDtt(13, 03.06, "Two Hearts");
  608. #     endif
  609.     }
  610.     if ( cdKey == BSPRING_LIVE75_D3 ) { /* 1:12:49-70 */
  611.     tocPtr->discPerformer = "Bruce Springsteen & The E Street Band";
  612.     tocPtr->discTitle = "Live/1975-1985  [disc 3]";
  613.     /*
  614.      *    index 1.1 started 0:00:02-30 into CD
  615.      *    index 1.2 started 0:05:32-70 into CD, 0:05:30 into the song
  616.      *    index 2.1 started 0:11:39-48 into CD
  617.      *    index 2.2 started 0:13:28-09 into CD, 0:01:48 into the song
  618.      *    etc...
  619.      */
  620. #     if !defined(SKIPSONGS_Bruce_Springsteen)
  621.     SET_CDtt( 1, 11.37, "The River");        /* index = 2 */
  622.     SET_CDtt( 2, 04.52, "War");            /* index = 2 */
  623.     SET_CDtt( 3, 05.12, "Darlington County");
  624.     SET_CDtt( 4, 04.00, "Working on the Highway");
  625.     SET_CDtt( 5, 05.33, "The Promised Land");
  626.     SET_CDtt( 6, 06.59, "Cover Me");
  627.     SET_CDtt( 7, 04.23, "I'm on Fire");
  628.     SET_CDtt( 8, 04.27, "Bobby Jean");
  629.     SET_CDtt( 9, 05.09, "My Hometown");
  630.     SET_CDtt(10, 05.03, "Born to Run");
  631.     SET_CDtt(11, 04.42, "No Surrender");
  632.     SET_CDtt(12, 04.19, "Tenth Avenue Freeze–Out");
  633.     SET_CDtt(13, 06.31, "Jersey Girl");
  634. #     endif
  635.     }
  636.     if ( cdKey == STEELYD_CITZ_D4 ) { /* 1:09:57-52 */
  637.     tocPtr->discPerformer = "Steely Dan";
  638.     tocPtr->discTitle = "Citizen Steely Dan: 1972-1980  [disc 4]";
  639. #     if !defined(SKIPSONGS_Steely_Dan)
  640.     SET_CDtt( 1, 07.38, "Deacon Blues");
  641.     SET_CDtt( 2, 05.35, "Home At Last");
  642.     SET_CDtt( 3, 05.07, "I Got The News");
  643.     SET_CDtt( 4, 04.31, "Josie");
  644.     SET_CDtt( 5, 05.06, "FM");
  645.     SET_CDtt( 6, 05.51, "Babylon Sisters");
  646.     SET_CDtt( 7, 05.07, "Hey Nineteen");
  647.     SET_CDtt( 8, 07.30, "Glamour Profession");
  648.     SET_CDtt( 9, 05.33, "Gaucho");
  649.     SET_CDtt(10, 04.13, "Time Out Of Mind");
  650.     SET_CDtt(11, 04.32, "My Rival");
  651.     SET_CDtt(12, 05.14, "Third World Man");
  652.     SET_CDtt(13, 03.58, "Everyone's Gone to the Movies  [demo]");
  653. #     endif
  654.     }
  655.     if ( cdKey == TDREAM_ANTARKTIS ) { /* 1:14:01-08 */
  656.     tocPtr->discPerformer = "Tangerine Dream";
  657.     tocPtr->discTitle = "Antarktis";
  658. #     if !defined(SKIPSONGS_Tangerine_Dream)
  659.     SET_CDtt( 1, 08.08, "Irrlicht");
  660.     SET_CDtt( 2, 05.08, "Statt offner Gemeine sing ich Gesang");
  661.     SET_CDtt( 3, 04.28, "Blätter aus dem Buch der Kühnheit");
  662.     SET_CDtt( 4, 06.29, "Der Wind wiege die Wellen");
  663.     SET_CDtt( 5, 02.42, "Nachtwachen");
  664.     SET_CDtt( 6, 08.29, "Kaskaden aus Smaragd");
  665.     SET_CDtt( 7, 04.48, "Antarktis — eisiger Götterhimmel");
  666.     SET_CDtt( 8, 08.38, "Wolkenzauber");
  667.     SET_CDtt( 9, 07.06, "Im kalten Odem der Zykiopen");
  668.     SET_CDtt(10, 09.23, "Von den hohen Bergen");
  669.     SET_CDtt(11, 03.27, "Chor der Sterne");
  670.     SET_CDtt(12, 03.10, "Schattentanz");
  671.     SET_CDtt(13, 02.03, "Erstes Morgenrot");
  672. #     endif
  673.     }
  674.     if ( cdKey == VAR_B_COMMONTHREAD ) { /* 0:57:25-72 */
  675.     tocPtr->discPerformer = "Various Artists/Benefits";
  676.     tocPtr->discTitle = "Common Thread: The Songs of the Eagles";
  677.     tocPtr->discCatNum = "007599245312700";
  678.     SET_CDtt( 1, 03.34, "Take It Easy  [Travis Tritt]");
  679.     SET_CDtt( 2, 04.22, "Peaceful Easy Feeling  [Little Texas]");
  680.     SET_CDtt( 3, 03.51, "Desperado  [Clint Black]");
  681.     SET_CDtt( 4, 04.26, "Heartache Tonight  [John Anderson]");
  682.     SET_CDtt( 5, 02.56, "Tequila Sunrise  [Alan Jackson]");
  683.     SET_CDtt( 6, 04.35, "Take it to the Limit  [Suzy Bogguss]");
  684.     SET_CDtt( 7, 04.06, "I Can't Tell You Why  [Vince Gill]");
  685.     SET_CDtt( 8, 06.31, "Lyin' Eyes  [Diamond Rio]");
  686.     SET_CDtt( 9, 05.09, "New Kid in Town  [Trisha Yearwood]");
  687.     SET_CDtt(10, 03.27, "Saturday Night  [Billy Dean]");
  688.     SET_CDtt(11, 05.02, "Already Gone  [Tanya Tucker]");
  689.     SET_CDtt(12, 04.39, "Best of My Love  [Brooks and Dunn]");
  690.     SET_CDtt(13, 04.45, "The Sad Cafe  [Lorrie Morgan]");
  691.     }
  692. }
  693.